void CloseNotesFile()

Description Closes the specified Design Notes file and saves any changes. If all key/value pairs have been removed from the Note, Dreamweaver deletes it.
Arguments FileHandle noteHandle
The argument is the file handle returned by OpenNotesFile().
Returns Nothing.